home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 52 / read.me < prev    next >
Encoding:
Text File  |  1986-08-14  |  1.3 KB  |  67 lines

  1. 4THF83.DOC
  2.  
  3.     Keywords: FORTH F83 LANGUAGE DOCUMENTATION
  4.     
  5.     A brief summary of F83 and optional accompanying files.
  6.  
  7.  
  8. CPU68000.BLK
  9.  
  10.     Keywords: FORTH F83 LANGUAGE BLOCKS ASSEMBLER
  11.     
  12.     The F83 assembler and low-level routines used by the debugger and
  13.     multi-tasker.
  14.  
  15.  
  16. EXTEND.BLK
  17.  
  18.     Keywords: FORTH F83 LANGUAGE BLOCKS
  19.     
  20.     Source blocks needed to extend the F83 kernel.
  21.     
  22.  
  23. F83.TOS
  24.  
  25.     Keywords: FORTH F83 LANGUAGE
  26.     
  27.     The Atari ST version of the Forth-83 model written by Henry Laxen and
  28.     Michael Perry.  This implementation contains the Forth language, editor,
  29.     assembler, and the decompiler, as well as some Atari xbios functions.
  30.  
  31.  
  32. KERNEL.BLK
  33.  
  34.     Keywords: FORTH F83 LANGUAGE BLOCKS
  35.     
  36.     Source code to the Forth kernel.   Used by the meta-compiler to generate
  37.     the Forth kernel (KERNEL.TOS). 
  38.  
  39.  
  40. KERNEL.TOS
  41.  
  42.     Keywords: FORTH F83 LANGUAGE
  43.     
  44.     The Forth kernel used for extending F83. 
  45.     
  46.  
  47. META.BLK
  48.  
  49.     Keywords: FORTH F83 LANGUAGE BLOCKS
  50.     
  51.     The F83 meta-compiler.  Use with KERNEL.BLK. 
  52.  
  53.  
  54. META.NOT
  55.  
  56.     Keywords: FORTH F83 LANGUAGE
  57.     
  58.     You might need to read this file if you have had problems with
  59.     meta-compiling the F83 kernel.
  60.     
  61.     
  62. TRAPS.BLK
  63.  
  64.     Keywords: FORTH F83 LANGUAGE BLOCKS
  65.     
  66.     Some of the Atari xbios functions.
  67.